Hello,
I tried to install Vavoom 1.22 on Ubuntu 6.06.1 and I get this message when I run configure:
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_read_image in -lpng... no
configure: error: 'Vavoom requires libpng to compile'
I have libpng installed, first via synaptic, then I tried after building libpng from source, but it doesn't work.
Somebody a solution?